home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_1 / amyelmv7.ads < prev    next >
Text File  |  1995-06-27  |  6KB  |  125 lines

  1.  Amiga Distribution System-- Long Description File
  2.  
  3.            ADS Zone: 1
  4.      ADS Hatch Site: Don Plesky
  5.        ADS Position: ADS Zone 1 Coordinator
  6.            BBS Name: EastPointe Amiga BBS
  7.     Phone Number(s): 810-773-6959
  8.     Network Address: 1:120/229  
  9.      Network Region: 11    
  10.           BBS Hours: 24 Hrs/Day
  11. BBS Mailer/Software: DLG Trapdoor/PDQmail
  12.   BBS Storage Space: 2 Gig 
  13.   File Requestable :  <X> Y     < > N
  14. File Request Hours : All The Time
  15.  
  16. ==========================================
  17.             Long Description
  18. ==========================================
  19.  
  20. Short:    Mail-Reader (UUCP/Internet), v7 (7.150)
  21. Author:   amk@zikzak.in-berlin.de (Andreas M. Kirchwitz)
  22. Uploader: amk@cs.tu-berlin.de (Andreas M. Kirchwitz)
  23. Type:     comm/mail
  24.  
  25. AmigaElm    Electronic Mail Reader for UUCP and IP packages (AmigaUUCP,
  26.         Dillon-UUCP, Feulner-UUCP, wUUCP, AmiTCP + InetUtils etc.),
  27.         easy to install and to use. Mostly compatible with Unix-elm
  28.         (basic functions) and lots of additional features. Can be
  29.         used over a serial line. AmigaOS 2.0+ required.
  30.         Basic internal support for MIME (multimedia mail) and en-
  31.         cryption/decryption (eg, with PGP). Also supports "metamail"
  32.         and "reqtools" library 2.x.
  33.         This is version 7 (7.150), Shareware, binary only. Registered
  34.         version comes with full C source (and has better support ;-)
  35.         (concept based on hwr-mail by Heiko W. Rupp)
  36.         Author: Andreas M. Kirchwitz
  37.  
  38.  
  39. Summary of changes since version 6:
  40.  
  41.             IT'S FAST - AMAZINGLY FAST NOW!
  42.             ===============================
  43.  
  44.     - When new mail arrives, only the new messages are read.
  45.        (not the complete folder like in previous versions)
  46.     - More intelligent 2-phase checking of folder changes allows much
  47.        FASTER movement on main index screen and avoids scatter load of
  48.        new messages.
  49.     - Remembers last selected message after re-read.
  50.     - IT'S FAST - AMAZINGLY FAST NOW!
  51.       Reads in the complete folder in almost half the time.
  52.        (compared with previous versions)
  53.     - You can skip directly to the next unread message from within
  54.        built-in pager. (includes reading and deleting, configurable)
  55.     - Improved scripts for encryption and decryption.
  56.     - Improved "Send-off" prompt in terminal mode.
  57.     - Various other enhancements.
  58.     - Some internal changes and bug fixes.
  59.  
  60.  
  61. Complete list of changes since version 6:
  62.  
  63.  - Removed dozens of fseek()'s and ftell()'s, especially when reading in
  64.     mail folders. You folders are now read in almost half the time.
  65.     Envoy users may notice speed increase up to ten times (compared
  66.     with previous versions).
  67.  - If folder could not be opened, lock on folder was not removed
  68.     so that access from other programs was denied until reboot or
  69.     next successful call to Elm.
  70.  - For built-in pager: made "D" (shift d) the opposite of "d" in
  71.     combination with the SkipIndex variable. If SkipIndex is on,
  72.     "d" skips the index screen and "D" does not. If SkipIndex is off,
  73.     "d" return to index screen and "D" skips it.
  74.  - Changed default for "WarnReturnCode" from 1 to 10, because most users
  75.     never read manuals or history files (like this one).
  76.  - Some minor modifications in documentation (AppendSignature,
  77.     Iconify command key).
  78.  - Fixed some problems with re-sync ('$') and edit ('e') which were
  79.     introduced with the new read-only-new-msgs-on-folder-change-feature.
  80.     [Martin Jahner]
  81.  - After uniconify Elm's window is brought to front.
  82.     [Christian Stelter]
  83.  - Made Escape-key an alias for Control-C to abort "q"uit and e"x"it.
  84.     [Mike A. McAngus]
  85.  - Updated scripts "EncryptMsg" and "DecryptMsg".
  86.     [thanks to Ignatios Souvatzis and Peter Simons]
  87.  - Some further enhancements to "SkipIndex" and skip-to-next-message
  88.     feature.
  89.  - Fixed bug with option "-z" which didn't override "QuitEmpty" from
  90.     .elm/elmrc file correctly. Now it does ;-)
  91.  - More intelligent 2-phase checking of folder changes allows much
  92.     faster movement on main index screen and avoids scatter load of
  93.     new messages.
  94.  - Small changes to options menu.
  95.  - New design for "send-off" prompt when in terminal mode.
  96.     New switch to (not) archive out-going mail.
  97.  - Fixed bug with static string (was too small, a relict from the
  98.     past) when calling Metamail, which could cause Enforcer hits
  99.     if the Content-Type header field was larger then expected.
  100.     Now replaced with a dynamic string ;-)
  101.     [Klaus Heinz]
  102.  - Optimized search function (key '/')... is faster now.
  103.  - Some minor changes in documentation.
  104.  - Environment variable "HOME_ELM" offically documented now.
  105.  - Iconify/Zoom-Gadget gone, use Amiga-i instead.
  106.  - Iconify allowed only on main index screen.
  107.  - Rework of window refresh code.
  108.  - If new messages arrive, AmigaElm won't re-read the complete folder
  109.     any longer, but only the newly arrived messages at the end of the
  110.     folder. Thus, you should not edit the message contents of the
  111.     folder while Elm is running... Elm won't recognize this any longer
  112.     (because Elm does only consistency checks for the message offsets,
  113.      not for the contents).
  114.     If you want to edit the folder (in any way) while Elm is running,
  115.     use the built-in edit function (key 'e') which causes Elm to re-
  116.     read the complete folder.
  117.  - AmigaElm now automatically tries to remember last selected message
  118.     after re-read of folder.
  119.  - When in built-in pager: key 'n' and some other keys (eg, ' ' and 'd')
  120.     immediately jump to next undeleted message without displaying index
  121.     main screen. (see also new variable "SkipIndex")
  122.  - New in .elm/elmrc: "SkipIndex". If set to "No" and in internal pager,
  123.     only key 'n' skips to next undeleted message without displaying index
  124.     main screen.
  125.